|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.content.schema.ObjectSchema
|
+--jade.content.schema.TermSchema
|
+--jade.content.schema.PrimitiveSchema
| Fields inherited from class jade.content.schema.TermSchema |
BASE_NAME |
| Fields inherited from class jade.content.schema.ObjectSchema |
MANDATORY,
OPTIONAL |
| Constructor Summary | |
PrimitiveSchema(java.lang.String kind)
Creates a primitive schema of type kind. |
|
| Method Summary | |
static TermSchema |
getBaseSchema()
Gets the base of this schema. |
AbsObject |
newInstance()
Creates a new instance. |
| Methods inherited from class jade.content.schema.ObjectSchema |
addBaseSchema,
addElement,
addElement,
getNames,
getSchema,
getTypeName,
isAttribute,
isMandatory |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public PrimitiveSchema(java.lang.String kind)
kind.kind - | Method Detail |
public static TermSchema getBaseSchema()
public AbsObject newInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||